Fox's Git Mirrors
Commit 949bf506a5a59edf111719ef14aa1c17d72997d9
Parents : 59cf529
Author : Aaron Heise <aaron.heise@gmail.com>
Date : 2015-01-03T10:49:54-06:00
Updated README
Changes
Diff
diff --git a/README.md b/README.md
index 7dee876..8c9f7e5 100644
--- a/README.md
+++ b/README.md
@@ -14,4 +14,4 @@ compatible with STM32F4xx Cube-based (HAL) projects.
## Using Modules
To use the modules, copy the directory containing the module you want to use into the *Modules* directory
-in the project. Then *#include \<module_name/module_header.h\>* wherever you want to use the functionality.
+in the project. Then *#include <module_name/module_header.h>* wherever you want to use the functionality.
Served by rngit 1.4.1 - Generated in 0.03s